home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Deutsche Edition 1
/
Deutsche Edition 1.iso
/
amok
/
021-030
/
amok24
/
dme
/
rexmacs
/
alley.dme
< prev
next >
Wrap
Text File
|
1993-11-04
|
277b
|
19 lines
/* test to see if we can invoke ARexx from inside of dme .... */
say "Gee ... I really did get called!!!"
say address()
options failat 4
shit
say "RC = " RC
damn
say "RC = " RC
and hell
say "RC = " RC
it
say "RC = " RC
dont
say "RC = " RC
matter to me
say "RC = " RC
exit(69)